home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / windows / commx124.zip / REVISION.TXT < prev    next >
Text File  |  1995-12-22  |  4KB  |  106 lines

  1. CommEx Revision history
  2.  
  3.  
  4. v1.00   8/1/95   Initial release
  5.  
  6. v1.01   8/16/95  Setup enhancement
  7.    Changed Setup to rename commdlg.dll and/or ctl3dv2.dll if found in \WINDOWS
  8.  
  9. v1.02   8/27/95  Special test pre-release of next version
  10.    Setup:
  11.      Don't copy files in Windows -- do it all in DOS
  12.      More careful handling of DLL's
  13.      Make sure to use the directory Setup is run from, not the 'current' dir
  14.      Replace notepad icon in progman group (if Setup done more than once)
  15.    Commex:
  16.      Don't actually open files to test existence, just get stats
  17.      Check for commold.dll being 0 length (or out of an acceptable range)
  18.      Allow Delete and Rename on directories (current or selected sub of current)
  19.      Remember file name text after MkDir
  20.  
  21. v1.03  8/28/95
  22.   CommEx:
  23.     Fixed bug with more than one Open/Save dlg being up at once
  24.  
  25. v1.10  9/11/95
  26.   Setup:
  27.     Completely rewrote the installation logic to handle different situations and
  28.        only copy or rename files if necessary.
  29.     Added more error checking & post-install validation.
  30.     Added support for network admin vs network user installation
  31.     Added log file output of installation steps (\windows\commex.log)
  32.   Commex:
  33.     Added file info at the bottom of the dialog
  34.     Fixed some string typos
  35.     Fixed font selection to work with large fonts
  36.     Resize dialog if necessary to accomodate CommEx buttons
  37.     Resize or reposition CommEx buttons if necessary to keep consistent look
  38.     Special warning/confirmation for deleting read-only files
  39.     Allow deletion of read-only files
  40.     Added error if delete fails
  41.  
  42. v1.11  9/19/95
  43.   Fix to allow for the dialog having no parent window (eg. Procomm bug)
  44.  
  45. v1.12  9/24/95
  46.   Setup:
  47.     Add DOS version and command/params to log
  48.     Make sure log file gets closed properly
  49.     Increase command.com path length, validate memory allocation
  50.     Check for no installation required (already there)
  51.  
  52. v1.13  9/30/95
  53.     Fix bug with deleting and renaming directories in the root
  54.     Fix problem with parent window != the owner window (WizFinder)
  55.     Change to a newly-created directory without faking OK
  56.     Allow ESC to cancel a search (Find function)
  57.  
  58. v1.14  10/1/95
  59.     Fixed problem with dialog not having font yet (Editeur.exe problem)
  60.  
  61. v1.15  10/10/95
  62.   Setup:
  63.     Added 3-D look, grey background
  64.     Check version of ctl3dv2.dll, copy ours if newer
  65.   CommEx
  66.     Updated version info and commold.dll image to 3.11 version.
  67.     Check registration file existence without opening it
  68.     Fixed changing to proper drive/dir after Find done (bug in 1.13/4)
  69.     Fixed 20-character limit on Rename file/path entry
  70.     Added Move button/function
  71.     Added Browse button to Move and Copy dialogs
  72.     Added overwrite confirmation when copying files
  73.     Added option to change to dest. directory on Copy/Move dlgs
  74.     Hide any normally hidden controls uncovered by CommEx
  75.     Solved problem with info line text appearing in other controls (WinZip)
  76.     Solved problem with "WED" (make sure window is painted when moved)
  77.  
  78. v1.16  10/24/95
  79.     Fixed buttons/etc running off the dialog to the left (PC Mag database)
  80.     Corel fix: move 'Optional' controls down and fix window sizing (instead
  81.                of just hiding any off-window controls as before)
  82.     Move: fix error message if no file selected
  83.     Delete: retain file edit box text when deleting a directory
  84.     Added revision.txt (this file) to the Make Copy function
  85.  
  86. v1.20  11/21/95
  87.     Built ctl3d into DLL, so ctl3dv2.dll need not be distributed
  88.     Ability to disable CommEx by holding the Shift key down.
  89.     Added configuration options:  3D look on/off, font selections
  90.     Added recent files/directories lists
  91.  
  92. v1.21  11/29/95
  93.     Fixed bug when a program doesn't give a pointer for a filename (MultiVu)
  94.  
  95. v1.22  12/17/95
  96.     Added "___All applications___" separator in recent file/directory lists
  97.     Added configuration option for # of file/directories listed in recent lists
  98.  
  99. v1.23  12/21/95
  100.     Fixed missing file size bug when date format includes the century
  101.     Added option to show relative paths in history (can now turn it off)
  102.  
  103. v1.24  12/23/95
  104.     Added an option to permanently disable CommEx for specific programs
  105.        (option given after temporarily disabling it with the Shift key)
  106.